home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00003Series_91.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  193 b   |  9 lines

  1. on mouseUp
  2.   put EMPTY into field "op"
  3.   put "Standard Diamond Top Plate" into field "mainmounting"
  4.   puppetSound("mainsnd")
  5.   puppetTransition(47, 1, 8)
  6.   play frame "cargocopb"
  7.   abort()
  8. end
  9.